Object

CreateSiteRequestCookieInput

Specifies the input fields required to create a request cookie.

Fields

site_id(): ID!
The unique identifier of the site you want to attach a request header to.
request_cookie(): RequestCookieInput!
The request cookie to create.